projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59133ab
)
xen-utils-V.postinst.vsn-in: cosmetics
author
Hans van Kranenburg
<hans@knorrie.org>
Sat, 5 Sep 2020 20:53:37 +0000
(22:53 +0200)
committer
Hans van Kranenburg
<hans@knorrie.org>
Thu, 17 Sep 2020 18:54:29 +0000
(20:54 +0200)
There were some tabs here, convert them to spaces like in the rest of
the file.
Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
debian/xen-utils-V.postinst.vsn-in
patch
|
blob
|
history
diff --git
a/debian/xen-utils-V.postinst.vsn-in
b/debian/xen-utils-V.postinst.vsn-in
index d11a44c779818e4107f32ab50b3b131df07f199e..8ed507afccaab872e5e34b1771d5d3828acc9e97 100644
(file)
--- a/
debian/xen-utils-V.postinst.vsn-in
+++ b/
debian/xen-utils-V.postinst.vsn-in
@@
-21,8
+21,8
@@
case "$1" in
;;
*)
- echo "postinst called with unknown argument \`$1'" >&2
- exit 1
+
echo "postinst called with unknown argument \`$1'" >&2
+
exit 1
;;
esac